Skip to content
Back to search
30
MCP

LLM Advisor

pulsemcp/llm advisor

Second-opinion responses from Gemini, GPT-4, and other LLMs for cross-model validation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Second Opinion (Gemini)
Provides code review and analysis using Google Gemini models with streaming responses, context caching, multi-turn sessions, and web search
0 tools
LLM Router
Routes prompts across Claude, Gemini, and GPT-4o based on task type to minimize token cost.
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
io.github.daichi-kudo/llm-advisor
Real-time LLM/VLM benchmarks, pricing, and recommendations. 336+ models, 5 sources.
0 tools
io.github.mikerawsonnz/authenticated-multi-llm-agent
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "llm_advisor": {
      "url": "None",
      "transport": "http"
    }
  }
}